home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Clipper 1998 June
/
Electronic Clipper 1998-06.iso
/
Idea Source®
/
Teaser.Dir
/
00023_Script_23
< prev
next >
Wrap
Text File
|
1998-04-28
|
192b
|
14 lines
on mouseUp
starttimer
repeat while the timer < 30
if the mousedown then
puppetsound(3) "shot"
go frame "got'im"
exit
end if
end repeat
end